'Declaration Public Function New( _
ByVal ParamArray annotationsThe annotations that should be hidden when action is executed.() As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation _
)
public PdfAnnotationHideAction(
params Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation[] annotations
)
public: PdfAnnotationHideAction(
params Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation*[]* annotations
)
public:
PdfAnnotationHideAction(
... array<Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^>^ annotations
)
Parameters
- annotations
- The annotations that should be hidden when action is executed.